Vcenter NamespaceManagement Clusters ProjectInfo

Vcenter NamespaceManagement Clusters ProjectInfo
Vcenter NamespaceManagement Clusters ProjectInfo

The Vcenter NamespaceManagement Clusters ProjectInfo schema contains information about an NSX Project.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "project": "string",
    "name": "string",
    "nsx_path": "string"
}
string
project
Required

Identifier of the NSX Project.

This property was added in vSphere API 9.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: NSXProject. When operations return a value of this schema as a response, the property will be an identifier for the resource type: NSXProject.

string
name
Required

NSX Project name.

This property was added in vSphere API 9.0.0.0.

string
nsx_path
Required

NSX path of the Project.

This property was added in vSphere API 9.0.0.0.